home *** CD-ROM | disk | FTP | other *** search
/ Nebula 1 / Nebula One.iso / Graphics / Plotting / NXplot3d.3.2 / Source / Makefile.postamble < prev    next >
Encoding:
Makefile  |  1994-09-16  |  110 b   |  6 lines

  1.  
  2. # dependencies to force lex'ing before yacc'ing, so things build correctly
  3. token.m: y.tab.h
  4. y.tab.h: expr.m
  5.  
  6.